Fix: BusinessObject.GetHTMLBreadCrumbs
to show current object. Also, now will create links to the custom view by default if one exists.
Fix: Modified BusinessCollectionItem.ToString
for new items.
Fix: Canonical path for pages including home page.
Fix: Canonical path for collections.
Fix: Filter menu for items with sub-items such as categories and sub-categories.
New: ClassDefinitionAttribute.SubmitDisplayNameExpression
and MethodDefinitionAttribute.SubmitDisplayNameExpression
allow you to set the name of submit button. For example, login method submit button might say "Sign In".